home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr11 / intmemry.zip / MEMO1612.TXT < prev    next >
Text File  |  1992-08-27  |  10KB  |  194 lines

  1.  ╔═════════════════════════════════════════════════════════════════════════╗
  2.  ║                                                                         ║
  3.  ║       Above Board 2 Plus Technical Installation Instructions            ║
  4.  ║                                                                         ║
  5.  ╚═════════════════════════════════════════════════════════════════════════╝
  6.  
  7.  INTRODUCTION
  8.  
  9.      This document contains all the information an experienced user needs to
  10.      install an Above Board 2 Plus and its software.  If you're not an
  11.      experienced user, you should use the Above Board manual for
  12.      installation instructions or have your dealer install the Above Board.
  13.  
  14.  ADDING MEMORY TO THE ABOVE BOARD 2 PLUS
  15.  
  16.      The Above Board 2 Plus uses Single Inline Memory Modules (SIMMs).
  17.      These are small circuit boards generally containing nine memory chips
  18.      each.  The Above Board 2 Plus uses 256K- or 1M-byte SIMMs. For a list
  19.      of SIMMs that Intel has verified, refer to the Above Board manual or to
  20.      FaxBack Document #1510, "Micro Channel Above Board Memory Chip
  21.      Compatibility."
  22.  
  23.      You must install 2 SIMMs at a time, filling sockets 1 and 2 first, then
  24.      3 and 4, etc.  You can use either 256K- or 1M-byte SIMMs, but not both.
  25.      The following figure shows where the sockets are on the Above Board.
  26.                                                           ┌─┐
  27.                ┌──────────────────────────────────────────┘ │
  28.                │3╒════════════╕  1╒════════════╕            │
  29.                │4╘════════════╛  2╘════════════╛            │
  30.                │5╒════════════╕                             │
  31.                │6╘════════════╛                             │
  32.                │7╒════════════╕                             │
  33.                │8╘════════════╛                             │
  34.                └────────────────────┐   ┌┐          ┌───┐   │
  35.                                     └───┘└──────────┘   └───┘
  36.  
  37.  COPYING AN OPTION DISKETTE
  38.  
  39.      Start your computer from the Reference Diskette and press Enter to
  40.      continue.  Highlight "Copy an Option Diskette" and press Enter.  Follow
  41.      the instructions on the screen.
  42.  
  43.  CONFIGURING THE SYSTEM
  44.  
  45.      You MUST configure your PS/2 computer with the backup copy of the
  46.      Reference Disk after installing an Above Board.  Insert the Above Board
  47.      and then follow these instructions.
  48.  
  49.      Turn on your computer and put the Reference Disk in drive A.  Answer Y
  50.      when asked "Automatically Configure System?".  Remove the Reference
  51.      diskette from drive A and reboot the computer.
  52.  
  53.  SOFTSET
  54.  
  55.      You must run the SOFTSET program to fully install the Above Board 2
  56.      Plus. SOFTSET will either create an initialization file on your
  57.      computer's hard disk (if your operating system is OS/2), or it will put
  58.      a device driver to initialize the Above Board 2 Plus in your CONFIG.SYS
  59.      file (if your operating system is DOS).
  60.  
  61.      Put the Intel diskette in drive A and type A:SOFTSET.  Then press Enter
  62.      and follow the prompts for your specific configuration.
  63.  
  64.  INSTALLING THE SOFTWARE
  65.  
  66.      Installing the Above Board software involves running the SOFTSET
  67.      program which, depending on your selections will:
  68.  
  69.      ■   Copy necessary files onto your boot disk or diskette to initialize
  70.          the Above Board 2 Plus
  71.      ■   Set up an expanded memory driver in your config.sys file
  72.      ■   Set up RAM disk(s) driver in your config.sys file
  73.      ■   Set up a print buffer driver in your autoexec.bat file
  74.  
  75.  SETTING UP EXPANDED MEMORY
  76.  
  77.      To use the EMM 4.0 Rev D expanded memory manager, either run the
  78.      SOFTSET program or add this line to your CONFIG.SYS file:
  79.  
  80.      DEVICE = EMM.SYS c o [EXTF=x] [EXP=x] [ND] [NP] [NE] [H=x]
  81.                           [FR] [MC] [RD] [MCF=x] [MCL=x] [EXPF=x]
  82.                           [EXPL=x]
  83.  
  84.      Where the parameters without brackets ([]) are required, and those with
  85.      brackets are optional.
  86.  
  87.  REQUIRED PARAMETERS
  88.  
  89.      ┌───────────┬──────────────────────────────────────────────────┐
  90.      │ Parameter │                 Description                      │
  91.      ╞═══════════╪══════════════════════════════════════════════════╡
  92.      │   c       │  Specifies the type of computer you're using.    │
  93.      │           │  Valid values for EMM 4.0 Rev D Are:             │
  94.      │           │                                                  │
  95.      │           │       MOD50     IBM PS/2 Model 50                │
  96.      │           │       MOD55     IBM PS/2 Model 55SX              │
  97.      │           │       MOD60     IBM PS/2 Model 60                │
  98.      │           │       MOD65     IBM PS/2 Model 65                │
  99.      │           │       MOD70     IBM PS/2 Model 70 & P70          │
  100.      │           │       MOD80     IBM PS/2 Model 80                │
  101.      │           │                                                  │
  102.      ├───────────┼──────────────────────────────────────────────────┤
  103.      │   o       │  specifies the operating system you use. Valid   │
  104.      │           │  values:                                         │
  105.      │           │                                                  │
  106.      │           │       DOS        DOS Operating System            │
  107.      │           │       OS2        OS/2 Operating System           │
  108.      └───────────┴──────────────────────────────────────────────────┘
  109.  
  110.  OPTIONAL PARAMETERS
  111.  
  112.      ┌───────────┬──────────────────────────────────────────────────┐
  113.      │ Parameter │                 Description                      │
  114.      ╞═══════════╪══════════════════════════════════════════════════╡
  115.      │ EXTF=x    │ Sets the extended memory starting address for    │
  116.      │           │ Above Board to "x".  SOFTSET automatically       │
  117.      │           │ calculates "x", but you can calculate "x" using  │
  118.      │           │ this formula:                                    │
  119.      │           │ Total extended memory - Above Board memory + 1024│
  120.      │           │ = x.                                             │
  121.      ├───────────┼──────────────────────────────────────────────────┤
  122.      │ EXP=x     │ Sets amount of expanded memory to "x" K bytes.   │
  123.      │           │ Valid values are from 16 to 32768.  Non-multiples│
  124.      │           │ of 16 are rounded up to the next multiple of 16. │
  125.      ├───────────┼──────────────────────────────────────────────────┤
  126.      │ ND        │ Instructs EMM to run abbreviated memory tests    │
  127.      │           │ after warm boot.                                 │
  128.      ├───────────┼──────────────────────────────────────────────────┤
  129.      │ NP        │ Instructs EMM not to pause after EMM errors or   │
  130.      │           │ messages.                                        │
  131.      ├───────────┼──────────────────────────────────────────────────┤
  132.      │ NE        │ Instructs EMM not to run extended memory tests.  │
  133.      │           │ Don't use this parameter if the Above Board      │
  134.      │           │ supplies extended memory.                        │
  135.      ├───────────┼──────────────────────────────────────────────────┤
  136.      │ FR        │ Instructs EMM to take advantage of 100-nanosecond│
  137.      │           │ SIMMs on the Above Board, enabling 0 wait state  │
  138.      │           │ operation.                                       │
  139.      ├───────────┼──────────────────────────────────────────────────┤
  140.      │ MC        │ Enables mappable conventional memory.  Disables  │
  141.      │           │ all memory on the computer's system board and    │
  142.      │           │ uses 640K bytes of Above Board memory as         │
  143.      │           │ conventional memory.                             │
  144.      ├───────────┼──────────────────────────────────────────────────┤
  145.      │ RD        │ Relocates expanded memory driver into expanded   │
  146.      │           │ memory.                                          │
  147.      ├───────────┼──────────────────────────────────────────────────┤
  148.      │ H=x       │ Sets EMM Handle count to "x" ("x" must be less   │
  149.      │           │ than 256).                                       │
  150.      ├───────────┼──────────────────────────────────────────────────┤
  151.      │ MCF=x     │  Sets mappable conventional memory starting      │
  152.      │           │  address to "x". Valid addresses include 4000    │
  153.      │           │  and 8000 (4000=256K, 8000=512K)                 │
  154.      ├───────────┼──────────────────────────────────────────────────┤
  155.      │ MCL=x     │  Sets mappable conventional memory ending        │
  156.      │           │  address to "x". Valid addresses include 9800    │
  157.      │           │  and 9C00 (9800=608K, 9C00=624K)                 │
  158.      ├───────────┼──────────────────────────────────────────────────┤
  159.      │ EXPF=x    │  Sets first 16K-byte page of the expanded memory │
  160.      │           │  page frame to "x". (see previous section for    │
  161.      │           │  valid addresses.                                │
  162.      ├───────────┼──────────────────────────────────────────────────┤
  163.      │ EXPL=x    │  Sets last 16K-byte page of the expanded memory  │
  164.  
  165.      │           │  page frame to "x". Valid addresses are CC00,    │
  166.      │           │  D000, D400, D800, and DC00)                     │
  167.      └───────────┴──────────────────────────────────────────────────┘
  168.  
  169.  SETTING UP A RAM DISK
  170.  
  171.      To use a RAM disk, add this line to your CONFIG.SYS file:
  172.  
  173.            DEVICE = QUIKMEM2.SYS x
  174.  
  175.      Where "x" specifies the size of the RAM disk in K bytes.   The value
  176.      for "x" must be at least 16 and can't exceed the total amount of
  177.      expanded memory in the computer.  Values that aren't multiples of 16
  178.      are treated as the next higher multiple of 16.  You don't need to type
  179.      a "K" after the number.
  180.  
  181.  IF YOU HAVE PROBLEMS
  182.  
  183.      If you receive error messages during installation that say, "One or
  184.      more of the parameters are missing or invalid...", you probably have an
  185.      early version of the Above Board software.  You can get the latest
  186.      software by contacting Intel's Customer Support or by using your modem
  187.      to download the software from the Intel BBS.
  188.  
  189.        Intel Customer Support
  190.  
  191.  
  192. ══════════════════════════════════════════════════════════════════════════════
  193. End of file                 Intel FaxBack # 1612          August 27,1992
  194.